ostree.git
2013-08-27 Colin Waltersbuild: Add a note that ostree only supports InstalledTests
2013-08-27 Colin Waltersrepo: Clean up tmpdir also on transaction abort
2013-08-27 Jeremy Whitingrepo: Clean up temporaries after a transaction completes
2013-08-26 Colin Walterstrivial-httpd: Add missing include for shutdown() on...
2013-08-26 Jeremy Whitingtrivial-httpd: Close the socket when sending partial...
2013-08-26 Colin WaltersRelease 2013.6
2013-08-25 Colin Waltersdoc/adapting-existing: Describe /lib/passwd
2013-08-25 Colin Waltersmain: Code cleanup by passing OstreeRepo * directly...
2013-08-25 Colin Walterslibostree: Improve commit filter API
2013-08-25 Colin Walterspull: Drop obsoleted "related objects" API
2013-08-25 Colin Waltersrepo: Fix object storage size API to be 64 bit
2013-08-25 Colin Waltersdoc: Minor tweaks
2013-08-25 Colin Waltersdoc/adapting-existing: Elaborate a bit more on FS layou...
2013-08-24 Colin Waltersdoc/adapting-existing: A bit more elaboration and a...
2013-08-24 Colin Waltersdoc: Add some docs about adapting existing package...
2013-08-23 Colin Walterspull: Update comment to better reflect current reality
2013-08-23 Colin Waltersdoc/repo: Describe object types
2013-08-23 Colin Waltersdoc/overview: Add a note about the GPL
2013-08-23 Colin Waltersdoc: Add a section about how atomic upgrades work
2013-08-23 Vivek Dasmohapatratrivial-httpd: Handle the autoexit case when the docroo...
2013-08-23 Vivek Dasmohapatratrivial-httpd: Close stdout & stdin so $() can capture...
2013-08-23 Vivek Dasmohapatratrivial-httpd: Handle -p - as meaning write-port-to...
2013-08-23 Vivek Dasmohapatrafetcher: Return NOT_FOUND when the HTTP code is 410...
2013-08-23 Colin Waltersmain: Drop --archive option from init, now that the...
2013-08-22 Colin Waltersdoc: Split overview into chapters, expand a bit
2013-08-22 Colin Waltersdoc: Add a section on deployments
2013-08-22 Javier Martinez... admin: notify detected bootloader configuration
2013-08-22 Colin Waltersadmin: Add API to OtBootloader to get name
2013-08-22 Javier Martinez... admin: Don't fail to deploy if there isn't a bootloader...
2013-08-22 Colin Waltersadmin: Write out correct version fields in boot/loader...
2013-08-21 Colin Waltersdoc: Add repo docs
2013-08-21 Colin Walterslibostree: Check out directories depth-first in serial...
2013-08-20 Javier Martinez... main: Add U-Boot bootlader backend support
2013-08-20 Javier Martinez... admin: Extract ot_admin_join_config_lines() helper...
2013-08-20 Javier Martinez... test: fix a trivial typo in libtests.sh
2013-08-19 Colin Walterslibostree: Extend gtk-doc coverage for refs and prune...
2013-08-19 Colin Waltersostree.doap: Update description based on docs.
2013-08-19 Colin Waltersmain: Use macro to reduce duplication among builtin...
2013-08-18 Colin WaltersRevert "libotutil: Make use of GBytes in ot_variant_read()"
2013-08-18 Colin Walterslibotutil: Drop accidental use of GLib 2.36 API
2013-08-18 Colin WaltersUse { 0, } for structure initialization rather than...
2013-08-17 Colin WaltersRelease 2013.5
2013-08-17 Colin Waltersbuild: Fix and prettify build option output
2013-08-17 Sjoerd Simonsostree init: Fix mode list help string
2013-08-17 Sjoerd SimonsFix make distcheck
2013-08-17 Colin Walterslibostree: Delete some leftover remnant API for archive...
2013-08-17 Colin Walterslibostree: Increase gtk-doc coverage of ostree-repo...
2013-08-17 Colin Walterslibostree: Add gtk-doc section for ostree-repo.c
2013-08-17 Colin Walterslibostree: More gtk-doc updates for ostree-core
2013-08-17 Colin Waltersdocs: Add an overview section, migrate some content...
2013-08-17 Colin Walterslibostree: Fix many gtk-doc warnings
2013-08-17 Colin Walterscore: Drop duplicated type declarations
2013-08-17 Colin Walterslibostree: Document more core macros
2013-08-17 Stef WalterFix use of uninitialized memory in ostree_builtin_check...
2013-08-17 Colin WaltersTODO: Tweak
2013-08-17 Colin Waltersbuild: Fix the build without documentation
2013-08-17 Colin Walterscore: Remove old "archive" mode
2013-08-17 Colin WaltersAdd gtk-doc support
2013-08-16 Stef WalterAdd 'ostree reset' command to undo a bad commit
2013-08-15 Colin Waltersconfigure: Use AS_IF() consistently
2013-08-15 Sjoerd SimonsInstall systemd units in the right location
2013-08-15 Colin Walterscore: Use gs_stream_fstat()
2013-08-15 Colin Walterscore: Add some more gtk-doc
2013-08-15 Colin Walterscore: Add some gtk-doc
2013-08-15 Stef WalterAdd 'ostree log' command
2013-08-15 Stef WalterAdd ostree_commit_get_parent() to get parent from variant
2013-08-15 Stef WalterIntelligible display for 'ostree show'
2013-08-15 Colin Waltersrepo: Add API to load any object as a stream
2013-08-14 Colin Walterslibotutil: Make use of GBytes in ot_variant_read()
2013-08-14 Colin Walterscore: Add API to convert checksum -> csum in place
2013-08-14 Colin Walterslibotutil: Add API to create an "ay" GVariant from...
2013-08-14 Jeremy Whitingtrivial-httpd: Add --force-range-requests option to...
2013-08-14 Colin Walterstest-xattrs: Skip if current FS doesn't support user_xattr
2013-08-14 Colin Walterscore: Add a comment header about the format
2013-08-14 Stef WalterDon't pass non-checksums to ostree_repo_has_object()
2013-08-14 Colin Walterstests: Add xattr test case
2013-08-14 Stef WalterFix crasher when running 'ostree cat'
2013-08-14 Stef WalterAdd some verbose log output when xattr functions fail
2013-08-13 Stef WalterDon't use XATTR_REPLACE with lsetxattr()
2013-08-13 Stef WalterProperly separate sorted xattr names
2013-08-13 Stef WalterAdd some verbose logging to 'ostree commit'
2013-08-13 Stef WalterAdd --verbose and -v arguments to ostree for details
2013-08-13 Stef WalterBetter parsing for global ostree options
2013-08-13 Stef WalterIgnore some built files
2013-08-07 Colin WaltersUpdate libgsystem
2013-08-06 Colin Walterscore: Clean up temporary file creation
2013-07-31 Colin Walterscore: Finish making object path API private
2013-07-31 Colin Walterscore: Reduce API surface for file access
2013-07-31 Colin WaltersTODO: Update
2013-07-29 Colin Waltersadmin: Clean up builtin prototype
2013-07-28 Colin Waltersmain: Assume / for ls if no path given
2013-07-27 Colin Walterscore: Fix all introspection warnings
2013-07-26 Colin WaltersInstall a shared library
2013-07-26 Colin Walterscore: Work around libguestfs/FUSE issue with setuid...
2013-07-25 Colin WaltersAdd API to retrieve statistics from transactions, use...
2013-07-25 Colin Walterslib: Use -export-symbol-regex
2013-07-25 Colin Waltersfsck: Fix crash on repositories with < 10 objects
2013-07-24 Colin Walterspull: Tweak status line again, do what git does
2013-07-24 Colin Waltersmain: Fix previous commit to find repo in cwd over...
2013-07-24 Colin Waltersmain: Support using repo from current directory
next